Baseline complete mode [deprecated]
Available baseline auto-complete modes.
Values
Enumeration eBaselineCompleteMode
ISHStartbaseline
ISHStartbaselineFollowedByFirstVersion
ISHStartbaselineFollowedByLatestReleased
ISHStartbaselineFollowedByLatestAvailable
ISHFirstVersionWithoutStartbaseline
ISHLatestReleasedWithoutStartbaseline
ISHLatestAvailableWithoutStartbaseline
| Value | Description |
|---|---|
[Deprecated] ISHStartbaseline | [Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. |
[Deprecated] ISHStartbaselineFollowedByFirstVersion | [Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive version 1 as selected version. |
[Deprecated] ISHStartbaselineFollowedByLatestReleased | [Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language and where its status is a Released status. |
[Deprecated] ISHStartbaselineFollowedByLatestAvailable | [Deprecated] Indicates that the business code should use the selected object versions of the provided start baseline to fill up the current baseline. All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language. |
ISHFirstVersionWithoutStartbaseline | All objects which don't have a version selected now, will receive version 1 as selected version. |
ISHLatestReleasedWithoutStartbaseline | All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language and where its status is a Released status. |
ISHLatestAvailableWithoutStartbaseline | All objects which don't have a version selected now, will receive the latest version where the object is available in the selected language. |